|
Dew Stats for .NET
|
Yule-Walker AR estimation.
|
Parameters |
Description |
|
[In] TVec Data |
Time series. |
|
[In] TVec Phi |
Returns estimates for Phi coefficients. AR(p) order is determined by Phi length. |
|
out double Sigma2 |
Returns estimate for Sigma^2 i.e. (AR) model variance. |
|
[In] TVec StdErrs |
If not nil, it returns estimated phi coefficients standard errors. |
Performs Yule-Walker estimation for pure (AR) model.
Calculate initial estimates for AR(3) process by using Yule-Walker algorithm.
|
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|